Skip to content

Fix libomp install on macos - #23907

Merged
luisquintanilla merged 2 commits into
dotnet:mainfrom
ksaur:patch-1
Apr 23, 2021
Merged

Fix libomp install on macos#23907
luisquintanilla merged 2 commits into
dotnet:mainfrom
ksaur:patch-1

Conversation

@ksaur

@ksaur ksaur commented Apr 23, 2021

Copy link
Copy Markdown
Contributor

Summary

Brew no longer supports installing from github (Homebrew/brew#8791), so we must use a work-around to install libomp on macos.

Describe your changes here.
This PR uses the common workaround to the new limitation of not being able to install straight from github.

Also, the current hash gives 404 (for libmp 7.0.0), this new hash is for a working version of libomp (11.1.0).

Fixes #21225

@ksaur
ksaur requested a review from luisquintanilla as a code owner April 23, 2021 16:40
@dotnet-bot dotnet-bot added this to the April 2021 milestone Apr 23, 2021

@luisquintanilla luisquintanilla left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this contribution @ksaur! Looks good to me

@luisquintanilla
luisquintanilla merged commit b897784 into dotnet:main Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MacOS fails to install libomp

3 participants